These shortcut keys are available no matter which window or section you are in. However, they may depend on which control has focus. eg: an input box or a list box.
Ctrl means the Left or Right Control key
Shift means Left or Right Shift Key
Alt means Left or Right Alt Key
+ means press all the listed keys together. eg: Ctrl+V means you press the Control Key and the V key on your keyboard.
Keys And Corresponding Action
|
Key |
Action |
|
Ctrl+X |
Cut selected text. |
|
Ctrl+C |
Copy selected text. |
|
Ctrl+V |
Paste selected text into focused control. |
|
Delete |
Clears the selected text. |
|
Shift+F10 |
Invokes the context menu or right-click popup menu. |
|
Ctrl+Esc |
Invokes the Start menu. |
|
Tab |
Shift current focus to the next edit box or list. |
|
Shift+Tab |
Shift current focus to the previous edit box or list |
|
Alt+F4 |
Exits and Quits the application |
|
Alt+Space |
Displays the window's system menu |
Related Topics